Welcome![Sign In][Sign Up]
Location:
Search - C-C method matlab

Search list

[matlabzuoye3_17

Description: BT法、周期图法、以及Levinson-Durbin迭代算法的matlab代码,并且比较三者性能-BT method, periodogram, and the Levinson-Durbin iteration algorithm matlab code, and compare the three performance
Platform: | Size: 2048 | Author: hanxiang | Hits:

[matlabEBooks

Description: Five very good books. They are A Novel Method to Analyze Electromagnetic Scattering of Complex Objects, matlab&GUI, Win32 API Reference for HLA, Monte carlo strategy in scientific computation, Data structure and C++ algortihms.
Platform: | Size: 24776704 | Author: 皮立新 | Hits:

[matlabdk

Description: 这是何强matlab扩展编程一书的完整源代码。以MATLAB扩展编程及其应用实例为主线,以MATLAB与C 程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现。-This book of MATLAB programming and its applications expand as the main line, MATLAB and C program, Visual Basic, Excel, network and system hardware interface as the core, with pictures of the way, the method and technique and in plain language, with a large number of code examples and a simple speech recognition system implementation.
Platform: | Size: 24898560 | Author: 邓启凡 | Hits:

[matlabmatrix-iteration-method

Description: matlab中用矩阵迭代法求解问题的C程序-matrix iteration method
Platform: | Size: 36904960 | Author: 高瑶 | Hits:

[Communication-Mobilework

Description: 基于OFDM的在matlab环境开发下关于S&C的帧同步方法-OFDM S&C method
Platform: | Size: 5120 | Author: 刘欣雨 | Hits:

[Software EngineeringC-language-realization-of-MATLAB-

Description: 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,-This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions
Platform: | Size: 9216 | Author: 张幸 | Hits:

[matlab[M]

Description: 原始单纯形法(大M法,无需给出初始基变量) Programmed by Liyang(faruto s Studio~!) BNU MATH Email:liyangbnu@mail.bnu.edu.cn QQ:516667408 last modified 2008.4.27 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量- Of the original simplex method (big M method, without giving the initial basic variable) Programmed by Liyang (faruto' s Studio ~!) BNU MATH Email: liyangbnu@mail.bnu.edu.cn QQ: 516667408 last modified 2008.4.27 solving standard linear programming: max C* X st A* X = b (b> = 0) X> = 0 input: C is the n-dimensional row vector, A is the coefficient matrix of m* n, b is the m-dimensional column vector
Platform: | Size: 1024 | Author: hongye | Hits:

[Windows DevelopLLDPCzipD

Description: LDPC的MATLAB源代码,主要可可以参考C语言程序的MATLAB调用方法 -LDPC MATLAB source code, can refer to the C language program MATLAB calling method
Platform: | Size: 75776 | Author: 提倡 | Hits:

[Software EngineeringJPEG-2000-

Description: 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text do is:Studied the principle and basic frames of the JPEG2000 standard, to the center of JPEG 2000- Wavelet transform compress which had been analyzed and researched .Carried on the detailed analysis and descriptions to the calculate way of EZW, include zero-tree coding, structures and it’s scans method. In Turbo C environment using C language to simulate wavelet zero-tree coding algorithm, using Matlab image processing toolbox and wavelet analysis toolbox, and using interface tool Mex to implement transferring the C program in Matlab, and implement the image compress by wavelet zero-tree transform coding methodology,and supplely implement JPEG2000.
Platform: | Size: 665600 | Author: 路敬 | Hits:

[Software EngineeringCPPBuilder2

Description: MatLab具有强大的科学计算能力,而C++ Builder具有很强的图形用户界面开发和数据库管理功能,两者的互补结合可以快速和高效地开发涉及科学计算的可视化仿真软件.介绍在Windows环境下常用的C++ Builder和MatLab混合编程的方法,并对两者在可视化仿真软件开发中的综合应用进行了讨论. -MatLab has a powerful scientific computing capabilities, and C++ Builder has a strong graphical user interface development and database management functions, complementary binding between the two can be a fast and efficient visual simulation software development related to scientific computing. Introduced in the Windows environment used C++ Builder, and MatLab mixed programming method, and both the visual simulation software development are discussed.
Platform: | Size: 247808 | Author: 王伟 | Hits:

[source in ebookThe-finite-element-method

Description: 《工程中的有限元法》第三版 曾攀译,书附带的源代码。可以借鉴下有,VB,MATLAB,C等多种语言。-" Finite Element Method in Engineering" third edition has climbed translation, the book comes with the source code. Can learn VB, MATLAB, C and other languages.
Platform: | Size: 1104896 | Author: 徐HONGZHI | Hits:

[OS programMatlabEngine

Description: matlab Engine与RTW的实验编程,通过C++实现方法来实现-MATLAB Engine with RTW experimental programming, to achieve through C++ method
Platform: | Size: 16384 | Author: 王海波 | Hits:

[Software EngineeringMatlab-VisualC_ins

Description: 基于 Matlab 和 Visual C++ 的惯导误差仿真方法研究 -Based on Matlab and Visual C++ INS Error Simulation Method
Platform: | Size: 106496 | Author: 唐小果 | Hits:

[Software EngineeringcPPuse-matlab

Description: 这是一篇关于将matlab程序转换到c++中调试运行的方法,适用于不同编程环境的要求-This is a matlab program about the transition to c++ debug run the method, suitable for the requirements of different programming environments
Platform: | Size: 1259520 | Author: liuyulei | Hits:

[matlabMFC_matlab

Description: 程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。-Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.
Platform: | Size: 330752 | Author: 曾健 | Hits:

[AI-NN-PRcaoshi-method

Description: 本程序是应用曹氏法解决混沌时间序列的嵌入维数,用C++编写,并编写出matlab接口,生成cao.dll文件,利用程序中的caoshi_method.m文件就可以在matlab环境下快速计算出嵌入维数。-the programme can compute embedding dimension
Platform: | Size: 11264 | Author: 范千 | Hits:

[CSharpcSharpmatlabtaskcal

Description: 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerical calculation Steffensen, Muller (parabola) nonlinear numerical equation solver Gauss solving linear equations Lagrange, Newton, cubic spline interpolation numerical approximation of winform software development, replacing the Matlab method to facilitate the application and promotion methods.
Platform: | Size: 331776 | Author: k | Hits:

[DSP programC-FIR-(C)

Description: C语言FIR滤波器设计. Visual DSP++开发环境下实现FIR滤波器的方法。根据实验提供的基本FIR滤波器程序,并有matlab相关代码。-C language FIR filter design method of FIR filters achieve under Visual DSP++ development environment. According to the experimental program to provide basic FIR filter, and there matlab related code.
Platform: | Size: 15360 | Author: liu | Hits:

[source in ebookC_C.m

Description: 混沌理论中用于计算滞后时间t和维数m的C-C方法,,matlab程序-Chaos theory CC method used to calculate the lag time t and dimension of m ,, matlab program
Platform: | Size: 1024 | Author: xinshou | Hits:

[matlabMatlab-and-Visual-C-to-KF

Description: 一篇关于实现卡尔曼滤波的新方法,运用MATLAB和Visual c实现。-An article on the new method of Kalman filter implementation, the use of MATLAB and Visual c implementation.
Platform: | Size: 39936 | Author: 徐伟 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net